Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: filter query preview #1296

Merged
merged 13 commits into from
Sep 20, 2023
Merged

feat: filter query preview #1296

merged 13 commits into from
Sep 20, 2023

Conversation

lauramargar
Copy link
Contributor

@lauramargar lauramargar commented Sep 20, 2023

Pull request template

It would be great if we could add filters & extra params to the search request, now extra params are developed, so we also have to add filters. These params could help to narrow the results, that could be very interesting for some customers.

In this PR, I have merged the branch of filter carrousels of brand recommendations. So we should have the complete functionality of filter query previews.

Motivation and context

  • Dependencies. If any, specify:
  • Open issue. If applicable, link: EMP-1825

Type of change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that causes existing functionality to not work as expected)
  • Change requires a documentation update

What is the destination branch of this PR?

  • Main
  • Other. Specify:

How has this been tested?

Here we can test if brand recommendation carrousels are filtered and if when we click the query preview button, filters are applied.

@lauramargar lauramargar requested a review from a team as a code owner September 20, 2023 06:58
@lauramargar lauramargar changed the title Feature/emp 1825 filter query preview feat: filter query preview Sep 20, 2023
packages/x-components/src/x-modules/url/wiring.ts Outdated Show resolved Hide resolved
*/
const moduleName = 'facets';

const wireCommitWithoutPayload = namespacedWireCommitWithoutPayload(moduleName);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Document this and put it below the wireCommit.

Copy link
Contributor

@annacv annacv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

gj!

@annacv annacv merged commit 9543c47 into main Sep 20, 2023
4 checks passed
@diegopf diegopf deleted the feature/EMP-1825-filter-query-preview branch October 17, 2023 09:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants